Phidget Data Adapter.lvlib:DataAdapterGetSPIChipSelect.vi

Configures functionality of the SPI chip select pin

Phidget Data Adapter.lvlib:DataAdapterGetSPIChipSelect.vi

cu64

Device In

Device # Identification

cerrcodeclst

error in (no error)

error in can accept error information wired from VIs previously called.

iu64

Device Out

Same as Device In

ierrcodeclst

error out

error out passes error or warning information out of a VI to be used by other VIs.

ii32

SPIChipSelect

The SPI chip select polarity.

Enumeration Values
NameValue
SPI_CHIP_SELECT_ACTIVE_LOW1
SPI_CHIP_SELECT_ACTIVE_HIGH2
SPI_CHIP_SELECT_LOW3
SPI_CHIP_SELECT_HIGH4